Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Scott Lysle"

Text to Speech in VB 2005Version: VB 2005
Author: Scott LysleSubmitted: 9/15/2006Downloads: 8689
This article describes an application used to exercise some of the Text To Speech features available to .NET developers through the Microsoft Speech 5.1 SDK. This article does not address the newer speech server related libraries nor does it address web ...more>>

Build a Word ProcessorVersion: VB 2005
Author: Scott LysleSubmitted: 9/15/2006Downloads: 10800
This article describes an easy approach to building a simple word processor around an extended version of the Rich Text Box (RTB) control; Microsoft has made available an extended version of the RTB control that greatly eases the requirements for printing ...more>>

Convert a Datagrid into a BitmapVersion: VB 2005
Author: Scott LysleSubmitted: 9/15/2006Downloads: 7250
This article describes an easy approach to converting a DataGridView control into a Bitmap. At face value that might seem too interesting, however, I have found myself in situations where I was extending a third-party document model (for CAD work) and it ...more>>

Database SpyVersion: VB 2005
Author: Scott LysleSubmitted: 9/14/2006Downloads: 10659
This article describes an easy approach to examining all of the tables, views, and columns in a database, the article is written to describe an example application that may be used to connect to a database (Oracle, SQL Server, or MS Access), view that dat ...more>>

Generic Application FrameworkVersion: VB 2005
Author: Scott LysleSubmitted: 9/14/2006Downloads: 5473
This article describes a generic application framework that may be of some use in projects that would need an interface similar to Visual Studio. The application demonstrates approaches to providing a toolbox, a workspace, an object treeview, and an obje ...more>>

Outlook Style Sidebar in ASP.NETVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 9/14/2006Downloads: 9160
This article describes a simple way to mimic the appearance of Microsoft's Outlook sidebar within an ASP.NET 2.0 web application. The approach is based upon the use of the existing Multi-View control contained in the standard ASP.NET 2.0 toolbox and does ...more>>

Prevent CD AutoplayVersion: VB 2005
Author: Scott LysleSubmitted: 9/14/2006Downloads: 3649
This article describes the approach used programmatically to prevent a CD from going into auto play mode; this may be useful to you if you are, for example, writing an application that logs directly to CD and you are trying to burn data periodically to a ...more>>

Put DirectX Filter Effects into Custom ControlsVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 9/13/2006Downloads: 3058
This article describes an easy approach to creating custom web controls used to display Microsoft DirectX Image Transformation filter effects in an ASP.NET 2.0 web page. The article includes a class library containing eleven different controls, each of ...more>>

Use Sound with ASP.NETVersion: ASP.NET 2.0
Author: Scott LysleSubmitted: 9/13/2006Downloads: 7990
This article describes a quick and easy approach to playing sound files on an ASP.NET web page in response to an event. The approach is based upon an included web custom control used to embed the sound into the web page; this control exposes a sound file ...more>>

Extend the ASP.NET 2.0 Imagebutton ControlVersion: VB 2005
Author: Scott LysleSubmitted: 8/23/2006Downloads: 6956
This article describes an easy approach to extending an existing ASP.NET control; in this example, the standard toolkit's Image Button control is extended to support roll-over effects. Given the standard control already contains existing support for both ...more>>

<< Previous  Page 5 of  6  Next >>

Go to page: 5  6